home *** CD-ROM | disk | FTP | other *** search
- Path: usamrid.innovsoftd.com!news
- From: David Peterson <dpeterso@isd.net>
- Newsgroups: comp.lang.c++
- Subject: Re: Communication between WIN apps?
- Date: Tue, 19 Mar 1996 08:10:04 -0600
- Organization: Applied Systems, Inc.
- Message-ID: <314EC03C.3579@isd.net>
- References: <4im3n4$hor@lantana.singnet.com.sg>
- NNTP-Posting-Host: pm2e-1-205.innovsoftd.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0GoldB2 (Win95; I)
-
- Mikhail Choo W.M. wrote:
- >
- > Hi there,
- > I was wondering if there is a way for windows applications to communicate
- > between one another. I have looked high and low, and couldn't find any functions
- > that would do the tasks. Alas, I found an example of a program that is able to
- > communicate, BUT the program is sooooo dammed long and I am just wondering if
- > any of you have any better ideas. Oh yes, the app I found comes with borland C++
- > 4.5 and is called <tstapp>. So, any ideas on how to pass variables to and fro.
- > Any help or ideas will be greatly appreciated.
- > --------------------------------------------------------
- > Yours, Mikhail Choo W. M.
- > Carpedium!
- > E-Mail: mikhail@singnet.com.sg sieze the day...
- > s7700017@singnet.com.sg
- > --------------------------------------------------------
-
- You didn't like DDE, you've looked at OLE. The idea of using a file sucks.
- A DLL that passes information between the two...
-
- Sorry, no idea....
-
- Dave
-
-